Gets the properties of ClassName marked with @attribute. If the attribute is PrimaryKeyColumn then it also confirms the property has NotNull.
AliasSeq with distinct properties that have @attribute assigned to it.
See Implementation
Gets the properties of ClassName marked with @attribute. If the attribute is PrimaryKeyColumn then it also confirms the property has NotNull.